ComponentOne Xamarin Edition
CanRemove Method (C1PagedCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1PagedCollectionView<T> Class : CanRemove Method
The index of the item that would be removed.
Determines whether the item at the specified index can be removed from the collection.
Syntax
public override bool CanRemove( 
   int index
)

Parameters

index
The index of the item that would be removed.
See Also

Reference

C1PagedCollectionView<T> Class
C1PagedCollectionView<T> Members